home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TDIROPPROGRESSFRAME
/
TDIROPPROGRESSFRAME.txt
Wrap
Text File
|
2008-11-03
|
1KB
|
67 lines
object DirOpProgressFrame: TDirOpProgressFrame
Left = 0
Top = 0
Width = 583
Height = 38
TabOrder = 0
Visible = False
OnResize = RemainingChanged
object ProgressLbl: TUiLabel
Left = 216
Top = 4
Width = 265
Height = 13
AutoSize = False
Caption = '%'
ShowAccelChar = False
end
object RemainingLbl: TUiLabel
Left = 569
Top = 4
Height = 13
Caption = '%'
ShowAccelChar = False
end
object ErrorImage: TUiImage
Left = 25
Top = 21
Width = 16
Height = 16
Transparent = True
ImageIndex = imgWarning
Images = BcImages.MainImages
end
object ErrorCountLbl: TUiLabel
Left = 47
Top = 21
Height = 13
Hint = 'View all errors in a popup window'
Caption = '%'
end
object ErrorLbl: TUiLabel
Left = 216
Top = 21
Height = 13
Caption = '%'
ShowAccelChar = False
end
object ProgressBar: TUiProgressBar
Left = 25
Top = 2
Width = 184
Height = 17
TabOrder = 0
end
object CancelBtn: TUiBitBtn
Left = 1
Top = 0
Width = 22
Height = 21
Hint = 'Stop|Stops operation.'
TabOrder = 1
OnClick = CancelClick
ImageIndex = imgStopRed
Images = BcImages.MainImages
end
end